Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

633435 Views

Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/69 - Food Delivery Site

logo1.png cody/swapnilsparsh/30DaysOfJavaScript/69 - Food Delivery Site/logo1.png
104 Views
0 Comments
Media file
index.css cody/swapnilsparsh/30DaysOfJavaScript/69 - Food Delivery Site/index.css
105 Views
0 Comments
body{
box-sizing: border-box;
user-select: none;
}
header::before{
background: url('https://images.unsplash.com/photo-1586816001966-79b736744398?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=750&q=80')no-repeat center center/cover;
content: "";
position: absolute;
icard2.jpg cody/swapnilsparsh/30DaysOfJavaScript/69 - Food Delivery Site/icard2.jpg
127 Views
0 Comments
Media file
icard3.jpg cody/swapnilsparsh/30DaysOfJavaScript/69 - Food Delivery Site/icard3.jpg
115 Views
0 Comments
Media file
index.js cody/swapnilsparsh/30DaysOfJavaScript/69 - Food Delivery Site/index.js
162 Views
0 Comments
let name = prompt("Enter Your Name", "Guest");
setTimeout(() => {
let time = new Date();
if(time.getHours()<12 && time.getHours()>=0){
alert("Good Morning " + name + ", Hope You are doing well. Welcome to our site, We provide best quality food at such an affordable price that you will not regret after ordering from our site.")
}
else if(time.getHours()>=12 && time.getHours()<=16){
alert("Good Afternoon " + name + ", Hope You are doing well. Welcome to our site, We provide bes
icard4.png cody/swapnilsparsh/30DaysOfJavaScript/69 - Food Delivery Site/icard4.png
96 Views
0 Comments
Media file
icard1.jpg cody/swapnilsparsh/30DaysOfJavaScript/69 - Food Delivery Site/icard1.jpg
109 Views
0 Comments
Media file
maincard3.jpg cody/swapnilsparsh/30DaysOfJavaScript/69 - Food Delivery Site/maincard3.jpg
111 Views
0 Comments
Media file
maincard1.jpg cody/swapnilsparsh/30DaysOfJavaScript/69 - Food Delivery Site/maincard1.jpg
105 Views
0 Comments
Media file
index.html cody/swapnilsparsh/30DaysOfJavaScript/69 - Food Delivery Site/index.html
315 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
maincard2.jpg cody/swapnilsparsh/30DaysOfJavaScript/69 - Food Delivery Site/maincard2.jpg
100 Views
0 Comments
Media file